Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pytest to address a ReDoS vulnerability #342

Merged
merged 2 commits into from
Aug 15, 2024
Merged

Conversation

northwestwitch
Copy link
Member

@northwestwitch northwestwitch commented Aug 15, 2024

Description

Added/Changed/Fixed

How to test

  • Automatic tests

Expected outcome

  • All tests should pass

Review

  • Tests executed by GitHub actions
  • "Merge and deploy" approved by

This version is a

  • MAJOR - when you make incompatible API changes
  • MINOR - when you add functionality in a backwards compatible manner
  • PATCH - when you make backwards compatible bug fixes or documentation/instructions

Copy link

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.44%. Comparing base (4c8ac1b) to head (793dc85).
Report is 69 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #342      +/-   ##
==========================================
+ Coverage   94.40%   94.44%   +0.03%     
==========================================
  Files          35       36       +1     
  Lines        2002     2034      +32     
==========================================
+ Hits         1890     1921      +31     
- Misses        112      113       +1     
Flag Coverage Δ
unittests 94.44% <ø> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@northwestwitch northwestwitch merged commit 1d27222 into main Aug 15, 2024
7 checks passed
@northwestwitch northwestwitch deleted the update_py branch September 26, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants